Get Credentials

Command Prototype

objCredential = Credential.Get(cName,cType)

Command Description

Returns credentials, formatted as {"username": "username ", "password ": "password "}. Normal credentials will be returned with their passwords encrypted, while the password of Windows credentials cannot be obtained

Parameter Description
Required Parameter
cName--Name of the credential to get
cType--The type of the credential
return
objCredential--Credential, formatted as a dictionary: {"username": "username ", "password ": "password "}

results matching ""

    No results matching ""